Frame Index
Output current frame as frame index
Node Data | |
---|---|
AnimationArray | |
Display name | |
Frame Index | |
Internal name | |
Node_Counter | |
Inheritances | |
node | |
node_processor | |
node_counter | |
Inputs | |
node_counter | |
float |
Start |
float |
Speed |
int |
Mode |
Outputs | |
node_counter | |
float |
Value |
This node can be used to returns the frame index for animation. You can also adjust the speed and starting value.
Properties
Mode
Mode of counting.
Frame count
: Output direct frame index.Animation progress
: Output value from 0 to 1, representing the progress of the animation.